Intersoft WebInput Documentation
How-to: Use numeric display formatting
See Also Send Feedback
Intersoft WebInput > Features and Concepts > Formatting Data > How-to: Use numeric display formatting

Glossary Item Box

In WebInput.NET V3.0, you can display numeric formatting.

This topic will show you how to use numeric display formatting.

To use numeric display formatting

  1. Right click on WebInput instance to open WebInput.NET Designer.
  2. Go to Mode tab, select the Enabled checkbox in Display section and set Display Format Expression to "$ #,##0.0000".

See Also